home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lm101a < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.7 KB  |  79 lines

  1. * Linear Technology LM101A op amp model  
  2. * Written: 08-23-1989 15:55:44 Type: Bipolar npn input, external comp.
  3. * Typical specs: 
  4. * Vos=7.0E-04, Ib=3.0E-08, Ios=1.5E-09, GBP=9.0E+05Hz, Phase mar.= 70 deg, 
  5. * SR(+)=5.0E-01V/us, SR(-)=4.8E-01V/us, Av= 104 dB, CMMR= 96 dB, 
  6. * Vsat(+)=1.00V, Vsat(-)=1.00V, Isc=+/-30.0mA, Iq= 1800uA
  7. * Connections: + - V+V-O CaCb 
  8. .SUBCKT LM101A 3 2 7 4 6 1 8 
  9. * USE C=30 PF IN MAIN CIRCUIT (CA TO CB).
  10. * INPUT
  11. RC1 7 80 5.895E+03
  12. RC2 7 90 5.895E+03
  13. Q1 80 2 10 QM1 
  14. Q2 90 3 11 QM2 
  15. C1 80 90 5.460E-12
  16. RE1 10 12 2.438E+03
  17. RE2 11 12 2.438E+03
  18. IEE 12 4 1.506E-05
  19. RE 12 0 1.328E+07
  20. CE 12 0 1.579E-12
  21. * INTERMEDIATE 
  22. GCM 0 8 12 0 2.689E-09
  23. GA 8 0 80 90 1.696E-04
  24. R2 8 0 1.000E+05
  25. * EXTERNAL COMP CAP USED FOR C2 (SEE NOTE ABOVE).
  26. GB 1 0 8 0 1.401E+02
  27. * OUTPUT 
  28. RO1 1 6 3.333E+01
  29. RO2 1 0 6.667E+01
  30. RC 17 0 4.758E-05
  31. GC 0 17 6 0 2.102E+04
  32. D1 1 17 DM1 
  33. D2 17 1 DM1 
  34. D3 6 13 DM2 
  35. D4 14 6 DM2 
  36. VC 7 13 1.808E+00
  37. VE 14 4 1.808E+00
  38. IP 7 4 1.785E-03
  39. DSUB 4 7 DM2 
  40. * MODELS 
  41. .MODEL QM1 NPN (IS=8.000E-16 BF=2.439E+02)
  42. .MODEL QM2 NPN (IS=8.220E-16 BF=2.564E+02)
  43. .MODEL DM1 D (IS=3.337E-15)
  44. .MODEL DM2 D (IS=8.000E-16)
  45. .ENDS LM101A
  46. * - - - - - * FINI LM101A * - - - - - * [OAMM VN1 8/89]
  47. ***
  48. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  49. *                       All rights reserved.
  50. *   Linear Technology Corporation hereby grants the users of this
  51. * macromodel a non-exclusive, nontransferrable license to use this
  52. *            macromodel under the following conditions:
  53. * The user agrees that this macromodel is licensed from Linear
  54. * Technology and agrees that the macromodel may be used, loaned,
  55. * given away or included in other model libraries as long as this
  56. * notice and the model in its entirety and unchanged is included.
  57. * No right to make derivative works or modifications to the
  58. * macromodel is granted hereby.  All such rights are reserved.
  59. * This model is provided as is.  Linear Technology makes no
  60. * warranty, either expressed or implied about the suitability or
  61. * fitness of this model for any particular purpose.  In no event
  62. * will Linear Technology be liable for special, collateral,
  63. * incidental or consequential damages in connection with or arising
  64. * out of the use of this macromodel.  It should be remembered that
  65. * models are a simplification of the actual circuit.
  66. * Linear Technology reserves the right to change these macromodels
  67. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  68. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  69. * datasheets on the actual amplifiers or the latest macromodels.
  70. * ----------------------------------------------------------------------- *
  71.